home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / game / shoot / Heretic.readme < prev    next >
Text File  |  1999-05-04  |  10KB  |  230 lines

  1. Short:    Heretic Amiga Port v1.1 (68k & PPC)
  2. Author:   Sebastian Jedruszkiewicz (elf^venus art)
  3. Uploader: bjsebo@jota.ii.tuniv.szczecin.pl
  4. Type:     game/shoot
  5. Requires: AGA or CGFX, 8(??)Mb of mem.
  6. Replaces: game/shoot/Heretic.lha
  7. Action:   NoStart
  8.  
  9.                             Heretic Amiga Port.
  10.              Please read guide included in archive carefully.
  11.  
  12. new in v1.1
  13.      - I think I have finally fixed the bug that caused crash on
  14.        exit with directcgx enabled. But who knows?
  15.      - Added -instrfile switch. Can be used to specify MIDI_Instruments
  16.        file. Optimized hereticsound.library a bit. Bumped version 
  17.        to 38.1
  18.      - Fixed a lot of enforcer hits. Now it should be stable,
  19.        also in WOS version. I think I should be more carefully
  20.        when I will try to optimize something next time ;)
  21.      - fixed hicolor routines in doublebuffered mode. Worked
  22.        wrong on cgfx.
  23.      - fixed fps counter drawing in hicolor, on cgfx display.
  24.  
  25. new in v1.0
  26.     - New feature: jumping! Jump with ENTER key.
  27.     - fixed windowed mode on cgfx. 
  28.     - fixed directcgx routines. (It rocks on BVision;)
  29.     - fixed bug that caused crash in PPC version.
  30.     - added -screenmode switch. See Guide for more info.
  31.     - added -wad switch. Someone asked for it. It can be used to
  32.       specify wad file (ie -wad heretic1.wad).
  33.     - fixed bug which caused crash on exit with -directcgx switched
  34.       on. I am not sure about that, so someone please verify this.
  35.       (It works for me).
  36.  
  37. new in v0.999(9)
  38.     - PPC version is much faster now. Please refer to
  39.       Guide for more info.
  40.     - Close Gadget now works in window mode. Of course it 
  41.       quits the game ;)
  42.     - Added Amiga Menus. Just press Right Mouse button and see
  43.       what will happen. Works only in Window mode so far.
  44.       Maybe I will add this feature also to screen version of
  45.       Heretic. Treat this as an experiment. For example
  46.       Load, Save and New game does not work. Other menus
  47.       may work or not.
  48.     - Fixed HAM6 routine in 68k version.
  49.     - Added support for ToolTypes (at least ;) all tool types
  50.       available are listed in Guide. 
  51.     - New bilinear filtering functions on PPC side.
  52.       Written by Noe, fast as hell.
  53.     - New transparency code in hicolor (PPC) faster, better.
  54.     - Fixed all 15Bit routines to work in 15bit ;)
  55.       Some of them (like transparency code) was working
  56.       still in 8 Bit mode.
  57.     - Cleaned the code. Found a lot of code, that was not
  58.       needed. Removed. Runs Faster.
  59.     - At least fixed the 'Exit-Hang-Bug' in WOS version.
  60.     - Added couple of inline assembly functions in WOS version.
  61.     - Added couple of asm optimized functions in 68k version.
  62.  
  63. new in v0.951 (has not been released - I had no time)
  64.     - New Venus Art Customers Service started. We now supports
  65.       both ppc kernels. We also have hope, other people will do 
  66.       the same thing. 
  67.      * Now you aren't terrorised by PowerUP/WarpOS advocacy. 
  68.      * Now you have choice !!!
  69.     - Added HereticWOS executable. Use on your own risk.
  70.       It has not been tested. A lot of things may not work.
  71.       If it crashes - don't blame me. vbcc is not the best
  72.       compiler on world, for sure.
  73.     - Fixed Map rendering in hi-resolution.
  74.     - Fixed display routines.
  75.     - title and intermissions songs works (I forgot about that - it is
  76.       available from v 0.89 I think)    
  77.  
  78. new in v0.935
  79.     - Probably introduced a lot of new bugs in cgfx display
  80.       routines (dunno if this version is working om cgfx or not)
  81.       Maybe it will be fixed, maybe not - who knows?
  82.     - Fixed framerate calculations in -playdemo & -timedemo1
  83.     - removed -turbo switch. It was only needed to simulate 'very fast'
  84.       game, reported by some people. Now -bus fixes this bugs, so there is
  85.       no need to keep -turbo. However, it can be simulated on PPC,
  86.       with -bus switch and very low bus_clock value.
  87.     - added couple of asm-optimized functions in 68k version.
  88.     - Removed sound precacheing. 'Eated' lot of memory (some people don't
  89.       have 64Mb ,like I do ;) and caused some problems. Actually it has
  90.       been removed already in v0.89, but I forgot to mention.
  91.     - renamed DoomSound.library to HereticSound.library. It is not compatible
  92.       with doomsound.library.
  93.     - Added new c2p module (c2p_highres) which can be used on AGA to
  94.       get higher resolution. It is damn slow anyway.
  95.     - fixed high reslution. Weapon is now rendered correctly
  96.       as well as all texts and graphics elements.
  97.     - added -scaledgui switch. See Guide for more info.
  98.     - renamed config file to va_heretic.cfg (No more problems with
  99.       other ports).
  100.  
  101. new in v0.89
  102.     - fixed almost all routines, to use any resolution.
  103.       However, there still may be some places, where heretic will
  104.       show big mess in higher resolution than 320x200.
  105.     - new DoomSound.library. Rewritten by NOE. It has better mixing routines.
  106.       Version has been bumped to 38. Heretic NEEDS this version of library to run
  107.       with sound.
  108.     - Stereo panning works!
  109.     - Sound volume is now much higher.
  110.     - Grid in automap has been activated. See Guide for more info.
  111.     - New faster HAM6 c2p (PPC).
  112.     - Timedemo bugs fixed. Now -timedemo switch works perfectly.
  113.     - Fixed this ugly two little sprites on status bar in hicolor mode.
  114.     - New faster timing routines in 68k version.
  115.     - fixed HereticLauncher, to allow using ':' and other chars in
  116.       'Other Options' gadget.
  117.     - fixed joystick support.
  118.     - added support for external c2p modules (68k).See guide for more info.
  119.           added -c2p switch See guide for more info.
  120.     - added two IconSets. See guide, to see who made it.
  121.     - screenshoting now works also in 256 colour mode. However, pictures
  122.       are saved as 24bit IFF.
  123.     - Fixed sky wraping bug in high resolution.
  124.  
  125. new in v0.8
  126.     - new, faster rendering routines in 68k version.
  127.     - new timing routines. This code was taken from ADoom PPC, with some
  128.       additional optimizations. Added -bus switch. Guide for more info.
  129.  
  130. new in v0.7
  131.     - High resolution. There is a lot of limitations:
  132.       - It does not work on AGA in 68k version
  133.       - It does not work on AGA in hicolor (on both PPC and 68k)
  134.       - A lot of things will probably look weird, I am working on that.
  135.       - It actually can be only used in full screen game, A lot of
  136.         code still need to be patched.
  137.     - Fixed hicolor in cgfx.
  138.     - added -lowdetail switch, lowdetailed  are only floor and ceiling.
  139.       Can be changed during game with 'l' key.
  140.       This speeds game a bit (aspecially on 68k). Does not work in hicolor
  141.       mode.
  142.     - added Heretic Launcher, for easy access to all switches and options.
  143.     - added -turbo options. Some people reported, that this game runs too
  144.       fast on their computers. Now I know why - but I don't know how
  145.       to fix it ;( If you dare, try to finish 1st level, in nightmare 
  146.       + turbo mode ;)
  147.  
  148. new in v0.6
  149.     - Jacek Cybularczyk (Noe) joined to the team ;)
  150.     - I screwed a lot of things in v0.5. Sorrry for that.
  151.     - added -hicolor (enables 15bit rendering) and -bilinear
  152.       (enables bilinear filtering in hicolor) switches.
  153.       Bilinear filtering can be switched on/off during the game
  154.       with F5 key.
  155.       Bilinear filtering works only  on walls,floors and ceilings.
  156.       Sprites are filtered only vertically.
  157.     - Added -ham6 and -ham8 switches. ham6 is default for aga.
  158.     - at least fixed sound routines. It works ok now (at least
  159.       on my machine ;)
  160.     - Fixed AGA Window mode.
  161.     - Hicolor rendering on cgfx has not been tested. 
  162.       So it may not work.
  163.     - Added joy suppport. My joystick is broken,so I dont know
  164.       if it works.
  165.     - Added code to make screenshots. Only in hicolor so far.
  166.  
  167. new in v0.5
  168.     - Fixed some bugs in sound replay routines.
  169.     - All sounds are now precached at start.
  170.     - Heretic now works in window also on AGA. This feature is very 
  171.       buggy at the moment.
  172.  
  173. new in v0.4
  174.     - Sound. I have used doomsound.library which was used in 
  175.       ADoom PPC. This library was created by Joseph Fenton.
  176.       All I have made was pragma file with proper libcall's
  177.       for 68k version of Heretic.
  178.       This also allow to use music (you will need MIDI_Instruments
  179.       from ADoom to hear music). 
  180.       Three new switches:
  181.         -music enables music
  182.         -nosfx disables sound fx
  183.         -nosound disables all sound (music and sfx)
  184.  
  185.     - Fixed all (as always only hopefully ;) bugs in cgfx display
  186.       routines.
  187.  
  188.     - There is no need to use -asl switch on cgfx a